Release 10.1A: OpenEdge Development:
Progress Dynamics Administration
<managers> node
The
<managers>node of theicfconfig.xmlfile contains a subordinate<manager>node for each of the individual managers that must be started.A manager is simply a persistent procedure that will be run persistently by the Configuration File Manager. The object code for the manager must be accessible via the
PROPATHof the session that is running this code.Each
<manager>node contains up to three nodes of its own:
<cManagerName>— The name of the manager, derived from one of two places:gsc_manager_type.manager_type_codeor a concatenation ofgsc_service_type.service_type_codeand the wordConnectionManager. If the manager is a Service Type Manager, the latter mechanism is used to derive the manager name; otherwise the former method is used.<cFileName>— The name of the procedure to be instantiated as a manager. The value of this field is derived from the concatenation ofgsc_object.object_path, a forward slash, andgsc_object.object_filename.<cHandleName>— A code that indicates a static variable into which the handle of the manager should be stored. Valid values for this field are shown in Table C–2.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |